-
I’m migrating from moment to date-fns. I have this code: const time = moment(timestamp); let prop = time.calendar(undefined, { sameDay: …
- 391 views
- 0 answers
- 0 votes
I’m migrating from moment to date-fns. I have this code: const time = moment(timestamp); let prop = time.calendar(undefined, { sameDay: …